Fix bug #10464 with mouse highlight of display strings.
authorEli Zaretskii <eliz@gnu.org>
Mon, 9 Jan 2012 20:45:49 +0000 (22:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 9 Jan 2012 20:45:49 +0000 (22:45 +0200)
commit3ed278a54e033a6b0469c2a1b952f66678029672
treef6c7f3acad0e500952568f8b068fda8eae9d6234
parentbf2a475c5e7d9d38686bd1c71da1514542f6d43e
Fix bug #10464 with mouse highlight of display strings.

 src/xdisp.c (rows_from_pos_range): Accept additional argument
 DISP_STRING, and accept any glyph in a row whose object is that
 string as eligible for mouse highlight.  Fixes mouse highlight of
 display strings from overlays.
src/ChangeLog
src/xdisp.c